Oracle® OLAP Analytic Workspace Java API Reference
10g Release 2 (10.2)

B14351-02

oracle.AWXML
Class ForeCastKeyWord

java.lang.Object
  |
  +--oracle.AWXML.BaseObject
        |
        +--oracle.AWXML.ForeCastKeyWord

public class ForeCastKeyWord
extends BaseObject

The keyword portion of a keyword/value pair for a ForecastArgument. For a list of the forecast argument keywords, their valid values, and descriptions of them, see Forecast Argument Keywords and Values.

An application does not explicitly create a ForeCastKeyWord. You can specify the keyword for a ForecastArgument by calling the setForecastKeyWord method.

See Also:
ForecastArgument

Fields inherited from class oracle.AWXML.BaseObject
DATABASENULL

 

Methods inherited from class oracle.AWXML.BaseObject
Alter, Create, CreateAfter, CreateBefore, CreateFirst, DataRead, Delete, getColumnName, getId, getLongName, getLongName, getName, getOwner, getPluralName, getPluralName, getSchema, getShortName, getShortName, setColumnName, setLongName, setLongName, setName, setPluralName, setPluralName, setSchema, setShortName, setShortName, WriteToXML

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Oracle® OLAP Analytic Workspace Java API Reference
10g Release 2 (10.2)

B14351-02

Copyright © 2003, 2005 Oracle. All rights reserved.